if ~show('L','rexxreqtools.library') then call addlib('rexxsupport.library',0,-30)
call rtezrequest('EZCronD has exited with an error in event'||LF||event.i.command||LF||'Line' SIGL ERRORTEXT(errorrc),'Okay!','**EZCronD Fatal Error**','rt_reqpos = reqpos_centerscr rtez_flags=ezreqf_centertext',)
call exiting()
/* ======== Arexx Port Message Check == */
aport:
cmd = getarg(Pkt)
if cmd = 'STOP' then do
call reply(Pkt, 0)
call exiting()
end
exiting:
call closeport('EZCROND')
if showlist('P', 'EZCRONPREFS') then address 'EZCRONPREFS' refresh